Tone down python-mode warning to a simple message (bug#68559)
authorMattias Engdegård <mattiase@acm.org>
Thu, 22 Feb 2024 16:20:58 +0000 (17:20 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 23 Feb 2024 10:09:31 +0000 (11:09 +0100)
commitf85280503a3a67e1618069b1c7d6810efa924fe8
tree05212c36004d52746c543521567c4478b764af92
parentb868690feff44c7242c942490d1d8bc6d2811fa2
Tone down python-mode warning to a simple message (bug#68559)

* lisp/progmodes/python.el
(python-shell-completion-native-turn-on-maybe):
There is no need for an alarming warning when using an inferior Python
without GNU readline; a calm message will do.
lisp/progmodes/python.el